runtime.mspan.refillAllocCache (method)
5 uses
runtime (current package)
mbitmap.go#L1043: func (s *mspan) refillAllocCache(whichByte uint16) {
mbitmap.go#L1083: s.refillAllocCache(whichByte)
mbitmap.go#L1105: s.refillAllocCache(whichByte)
mcentral.go#L191: s.refillAllocCache(whichByte)
mgcsweep.go#L690: s.refillAllocCache(0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)